frame: Remove need_resize logic
authorTimm Bäder <mail@baedert.org>
Sun, 11 Oct 2020 16:57:10 +0000 (18:57 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 19:06:12 +0000 (15:06 -0400)
commit93b12a81107fb167359e19f71f26d0b405ed99c8
treedae7736433ad245eddb48f7a94568510f93b1137
parentd9cc589339ec605f78ee485c6b9c3fc050580d20
frame: Remove need_resize logic

gtk_widget_set_parent() will queue a resize anyway.
gtk/gtkframe.c